home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / misc / o-z / patchallocmem / patchallocmem.doc < prev    next >
Text File  |  1978-06-29  |  2KB  |  61 lines

  1.  
  2.  
  3.                               PatchAllocMem V1.0
  4.                               ==================
  5.  
  6.  
  7.                           Copyright 1994 Simon Dick
  8.  
  9. Introduction
  10. ============
  11.  
  12. This program simply patches the AllocMem exec call when it is run and alters
  13. the requested memory type so that any program which tries to allocate fast
  14. ram on a chip ram only Amiga will end up getting chip ram instead.
  15. I wrote this because I got a copy of Fractint for the Amiga and I found that
  16. it needs fast ram to load, which is actually unnecessary. So I wrote this
  17. program and it now runs fine on a chip ram only Amiga.
  18.  
  19. System Requirements
  20. ===================
  21. All that PatchAllocMem needs is the patch.library.
  22.  
  23. Usage
  24. =====
  25. PatchAllocMem can be run from either the CLI or from Workbench. If you run
  26. it once, you install the patch. If you run it again then you remove the
  27. patch.
  28.  
  29. Distribution
  30. ============
  31. PatchAllocMem is freely distributable, as long as both the program file and
  32. all other related files are distributed unchanged.
  33.  
  34. History
  35. =======
  36. PatchAllocMem 1.0 (13 August 1994) 688 bytes
  37.    Initial release
  38.  
  39. Author
  40. ======
  41. This program was written by Simon Dick using PhxAss and PhxLnk. The manual
  42. was written using EdWord Pro.
  43.  
  44. If you have any comments about this program then I can be contacted at:
  45.  
  46.         31 Salisbury Road
  47.         Bexley
  48.         Kent DA5 3QE
  49.         England
  50.  
  51. patch.library is Copyright 1993 by Stefan Fuchs.
  52.  
  53. Disclaimer
  54. ==========
  55. This software is provided as-is, without warranty of any kind, either
  56. expressed or implied. In no event will the author be liable for direct,
  57. indirect, incidental or consequential damages or data loss resulting from
  58. the use or application of this software. The entire risk as to the results
  59. and performance of this software is assumed by the user.
  60.  
  61.